home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / mint / mgr / misc / readme < prev    next >
Text File  |  1989-01-27  |  1KB  |  39 lines

  1. MISC mgr stuff for shipment
  2.  
  3. Makefile    make rotate, getscreen, lasergrafix, and tjfilter
  4.  
  5. README        this file
  6.  
  7. getscreen    Snaps a picture of the entire display, in MGR bitmap format
  8.  
  9. hp_raster    Converts an MGR bitmap to hp laserjet format
  10.         getscreen | rotate | hp_raster | lpr -Php -l
  11.         copies the display to the HP printer.
  12.  
  13. lasergrafix    Converts an MGR bitmap to QMS QUIC format 
  14.         getscreen | lasergrafix | lpr -Pqms -l
  15.         copies the display to the QMS printer.
  16.  
  17. login        A sample .login file for MGR-csh users
  18.  
  19. map        Cat this file
  20.  
  21. mgr.ti        A sample MGR terminfo entry
  22.  
  23. mgrc        some sample MGR startup files and notes
  24.  
  25. plot        PLot(5) format data
  26.         try mgrplot < plot
  27.  
  28. rotate.c    A program for rotating MGR bitmaps 90 degrees
  29.         used by tj_filter
  30.  
  31. termcap        A sample MGR termcap entry
  32.  
  33. tjfilter    Converts MGR bitmaps to HP-thinkjet format, rotating them
  34.         sideways to fit if needed.  Typically used with window_print
  35.         or snap
  36.  
  37. tree.out    Cat this file and press the middle button.
  38.         It is an example linked and paged menus
  39.